Book Contents

Options on the Advanced tab of the ME DataStore Plus Properties dialog box

The following table shows the options on the Advanced tab of the ME DataStore Plus Properties dialog box.

Options

Descriptions

File Header

In the File Header area, there are the following options:

  • Default - The control provides the column heading names. The default names are: "Alg1", "Alg2", ...,"Alg100", "Str1", "Str2", ...,"Str50"
  • Template - The application designer reads a CSV file that contains in its first row the desired column heading names for the log file. These entries in the external file are used as the column heading names.

    Use Tag Names - The column headings for the float and string data match the tag names being logged.

Log Periodically

Once the control is enabled, it logs periodically based on the time interval entered in this box.

The time interval should be 1-9999s.

Log System Time and Date of each record

Select this option to automatically record a System Time and Date stamp with each log entry. When logging System Time and Date, there is an option to also log a System Timezone Indicator. The indicator will contain the offset from UTC (Coordinated Universal Time) and the system's local timezone.

Indicate Timezone

When logging System time, this option adds a timezone indicator to the record. The system's Regional Setting determines the timezone offset.

Log UTC Time and Date of each record

Select this option to automatically log a UTC Time and Date stamp with each record.

Overwrite oldest data when file reaches

This option begins to overwrite the oldest data in the log file when the file reaches a specified size creating a circular log file.

Log assigned connections only

This option optimizes the size of the log file by only logging configured connections.

If this option is not selected, each record will always contain entries for 100 float and 50 string values.

CSV File Logging Order

This option allows the designer to configure the order, in which data is written to the log file.

See also

DataStorePlus ActiveX control

Options on the General tab of the ME DataStore Plus Properties dialog box

Connections for the DataStorePlus ActiveX control